XIQS Update IP Configuration

From IQsimWiki

Jump to: navigation, search

XIQS Update IP Configuration - GSM Device Management

Description
updateXIQSIPConfig ( String ipaddress , String subnetmask , String defaultgateway [, String dnsserver1, String dnsserver2, String hostname, String dnsname ] )
Update IP configuration of the machine
Parameters

String ipaddress

IP Address

String subnetmask

Subnet mask

String defaultgateway

Default gateway

[ String dnsserver1 ]

DNS Server 1

[ String dnsserver2 ]

DNS Server 2

[ String hostname ]

Host name

[ String dnsname ]

DNS name
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_REG_NOT_WRITE
See Also

getXIQSDeviceList
createXIQSDevice
updateXIQSDevice
deleteXIQSDevice
getXIQSDevicePortMap
getXIQSDeviceMapList
mapXIQSDevice
unmapXIQSDevice
getXIQSIPConfig
rebootXIQSMachine

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List